Skip to content

rezaduty/QueryExploit-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Query Exploit Information

This repository contains a Jupyter Notebook designed to automate the search for exploit information related to specific product names, versions, or CVE IDs. The notebook queries multiple well-known security resources and aggregates results for vulnerability management and threat intelligence purposes.

Features

Requirements

  • Python 3.7 or later
  • Required libraries:
    • requests
    • beautifulsoup4
    • pandas
    • notebook

Install dependencies using:

pip install -r requirements.txt

About

This repository contains a Jupyter Notebook designed to automate the search for exploit information related to specific product names, versions, or CVE IDs. The notebook queries multiple well-known security resources and aggregates results for vulnerability management and threat intelligence purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors